]> 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)
commit4a0c20ed7bbe77c3b2f66f7906c40b94dab71ef2
tree0c5090aadb4f666d915e12fde69c6a29e64f761c
parent96f38ceb68ec7082bc5c6f7fffb5f729c3d9aa24
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