aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-03-20 22:57:03 -0800
committerDavid S. Miller <davem@davemloft.net>2006-03-20 22:57:03 -0800
commitcee4854122d4347b2f6f10fe7f007a48fada29a0 (patch)
treeffff0f0438b9b4729c0fc0c9880e19a221beff28 /REPORTING-BUGS
parent[BRIDGE]: use kcalloc (diff)
downloadlinux-dev-cee4854122d4347b2f6f10fe7f007a48fada29a0.tar.xz
linux-dev-cee4854122d4347b2f6f10fe7f007a48fada29a0.zip
[BRIDGE]: use kzalloc
Use kzalloc versus kmalloc+memset. Also don't need to do memset() of bridge address since it is in netdev private data that is already zero'd in alloc_netdev. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions