From: Bruce Allan Date: Thu, 7 Jan 2010 16:31:54 +0000 (+0000) Subject: e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value X-Git-Tag: v2.6.33-rc4~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca777f9c098f1ea1c9ec61318cc909d0c8f465e1;p=pandora-kernel.git e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value e1000e_enable_tx_pkt_filtering() will return a non-zero value if the driver fails to enable the manageability interface on the host for any reason; instead it should retun zero to indicate filtering has been disabled. Also provide a single exit point for the function. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed