Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/vmxnet3
stephen hemminger ae316bb57d vmxnet3: make bit twiddle routines inline
Gcc doesn't usually handle inline across compilation units, and the
functions don't have to be global in scope. Move the set/reset flag
functions int the existing vmxnet3 header.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Shreyas Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 03:09:44 -07:00
..
Makefile
upt1_defs.h
vmxnet3_defs.h net-next: vmxnet3 fixes [2/5] Interrupt control bitmap 2010-07-15 22:18:47 -07:00
vmxnet3_drv.c vmxnet3: make bit twiddle routines inline 2010-10-21 03:09:44 -07:00
vmxnet3_ethtool.c net-next: fix LRO feature update in vmxnet3 2010-07-15 22:17:29 -07:00
vmxnet3_int.h vmxnet3: make bit twiddle routines inline 2010-10-21 03:09:44 -07:00