From: Todd Fujinaka Date: Sat, 2 May 2015 07:39:03 +0000 (-0700) Subject: igb: simplify and clean up igb_enable_mas() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~375^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cfb879d1b118e190bf9aea1b50da62c0d8a4a77;p=pandora-kernel.git igb: simplify and clean up igb_enable_mas() igb_enable_mas() should only be called for the 82575 and has no clear return so changing it to void. Also simplify the odd conditional expression. Signed-off-by: Todd Fujinaka Reported-by: Dan Carpenter Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed