commit | 35ab7b798a2dc4a9b19bd85833f83a19736bcfd8 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jan 12 11:21:18 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 12 19:00:39 2011 -0800 |
tree | 3d1ad483dea7bd6621beddc8250b3100de72292f | |
parent | 464143c911df98d4913932534485113a0a14aa74 [diff] |
bna: Remove unnecessary memset(,0,) kzalloc'd memory doesn't need a memset to 0. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>