From: Ajit Khaparde Date: Tue, 1 Feb 2011 23:41:13 +0000 (-0800) Subject: be2net: fix a crash seen during insmod/rmmod test X-Git-Tag: v2.6.38-rc4~15^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89e828397abbefdc5c3b707521f6b73471b43c8;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed