b44: packet offset is constant
The receive buffer offset is constant in this driver. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:

committed by
Jeff Garzik

parent
f65a71775c
commit
72f4861ef9
@@ -443,8 +443,6 @@ struct b44 {
|
||||
#define B44_FLAG_TX_RING_HACK 0x40000000
|
||||
#define B44_FLAG_WOL_ENABLE 0x80000000
|
||||
|
||||
u32 rx_offset;
|
||||
|
||||
u32 msg_enable;
|
||||
|
||||
struct timer_list timer;
|
||||
|
Reference in New Issue
Block a user