]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: Fixup get_tx_queue() op second arg type.
authorDavid S. Miller <davem@davemloft.net>
Fri, 13 Apr 2012 19:02:35 +0000 (15:02 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Apr 2012 19:02:35 +0000 (15:02 -0400)
commit93af2decb4ad60cd9c93b9cb14256a573208d6f3
tree0c5090aadb4f666d915e12fde69c6a29e64f761c
parentd483118ad96216d1c851d3e2d03afef92b480db9
bonding: Fixup get_tx_queue() op second arg type.

I missed this when fixing up the warning in the previous commit.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c