commit | cc7d723adb7778e4eff8956f2d137c0729b9a81e | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Aug 28 20:37:43 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 30 13:27:05 2012 -0400 |
tree | 8fdf3d9f6726646970233a86c90797b4cd40fe5d | |
parent | 8a046d3bfd5126b724a5352a757310229d4d3ff3 [diff] |
be2net: fixup malloc/free of adapter->pmac_id Free was missing and kcalloc() is better placed in be_ctrl_init() Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>