cxgb3: set hard_xmit in the netdev_ops
authorDivy Le Ray <divy@chelsio.com>
Wed, 26 Nov 2008 23:35:26 +0000 (15:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 23:35:26 +0000 (15:35 -0800)
commit43a944f37364e22fff4cbc1e12d227b196e47612
tree97714c1bb51c2944582ebf58f7f67d613d3c364b
parentb5ddedc9cc01b1d86015af08c5f1694191804530
cxgb3: set hard_xmit in the netdev_ops

Fix t3_eth_xmit() missing into the netdev_ops structure.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb3/cxgb3_main.c