diff options
author | Ajit Khaparde <ajit.khaparde@emulex.com> | 2011-02-02 02:41:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-02 02:41:13 +0300 |
commit | a89e828397abbefdc5c3b707521f6b73471b43c8 (patch) | |
tree | 06638806f8637442e2314374c954265c3e104f78 /net | |
parent | a29ae23f687649c35b1520a8f986497637a0cc62 (diff) | |
download | linux-a89e828397abbefdc5c3b707521f6b73471b43c8.tar.xz |
be2net: fix a crash seen during insmod/rmmod test
While running insmod/rmood in a loop, an unnecessary netif_stop_queue
causes the system to crash. Remove the netif_stop_queue call
and netif_start_queue in the link status update path.
Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions