diff options
| author | David S. Miller <davem@davemloft.net> | 2010-12-21 12:17:29 -0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-12-21 12:17:29 -0800 |
| commit | a13c13273a206e0c4b9a814277fb50529457abe7 (patch) | |
| tree | 2bf6088a59fef1e032fe2fbb3ff2d0ef7a2bc7f4 /drivers/net/sfc/efx.h | |
| parent | 34a52f363ab6bcf6d50a65c153dec03f3fb32653 (diff) | |
| parent | c04bfc6b223662c42a77727342c1df7d39e686a2 (diff) | |
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
Diffstat (limited to 'drivers/net/sfc/efx.h')
| -rw-r--r-- | drivers/net/sfc/efx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/sfc/efx.h b/drivers/net/sfc/efx.h index 003fdb35b4b..d43a7e5212b 100644 --- a/drivers/net/sfc/efx.h +++ b/drivers/net/sfc/efx.h @@ -36,8 +36,6 @@ efx_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev); extern netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb); extern void efx_xmit_done(struct efx_tx_queue *tx_queue, unsigned int index); -extern void efx_stop_queue(struct efx_channel *channel); -extern void efx_wake_queue(struct efx_channel *channel); /* RX */ extern int efx_probe_rx_queue(struct efx_rx_queue *rx_queue); |
