aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netlink.c
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2013-03-15 05:27:54 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-17 12:26:52 -0400
commit722c6f585088a2c392b4c5d01b87a584bb8fb73f (patch)
tree00ea3308b5052bdc6b4b92dd35f9ff7ac993a79c /net/bridge/br_netlink.c
parentMerge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless (diff)
downloadlinux-dev-722c6f585088a2c392b4c5d01b87a584bb8fb73f.tar.xz
linux-dev-722c6f585088a2c392b4c5d01b87a584bb8fb73f.zip
bnx2x: add missing napi deletion in error path
If the hardware initialization fails in bnx2x_nic_load() after adding napi objects, they would not be deleted. A subsequent attempt to unload the bnx2x module detects a corruption in the napi list. Add the missing napi deletion to the error path. Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Acked-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions