mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-16 18:48:12 +00:00
Remove no-longer-used variable
This commit is contained in:
parent
e1735d5fc2
commit
c63af1ea14
@ -24,7 +24,6 @@ static int legacy_registered = 0;
|
||||
static int legacy_transmit ( struct net_device *netdev, struct pk_buff *pkb ) {
|
||||
struct nic *nic = netdev->priv;
|
||||
struct ethhdr *ethhdr = pkb->data;
|
||||
int pad_len;
|
||||
|
||||
DBG ( "Transmitting %d bytes\n", pkb_len ( pkb ) );
|
||||
pkb_pad ( pkb, ETH_ZLEN );
|
||||
|
Loading…
x
Reference in New Issue
Block a user