From: Amerigo Wang Date: Fri, 10 Aug 2012 01:24:45 +0000 (+0000) Subject: netpoll: check netpoll tx status on the right device X-Git-Tag: v3.6-rc3~10^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e15c3c2294605f09f9b336b2f3b97086ab4b8145;p=pandora-kernel.git netpoll: check netpoll tx status on the right device Although this doesn't matter actually, because netpoll_tx_running() doesn't use the parameter, the code will be more readable. For team_dev_queue_xmit() we have to move it down to avoid compile errors. Cc: David Miller Signed-off-by: Jiri Pirko Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed