diff options
author | stephen hemminger <shemminger@vyatta.com> | 2010-10-15 15:06:20 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-21 14:09:44 +0400 |
commit | ae316bb57d25d73ae9c1ddc9c59fe56d733849bf (patch) | |
tree | 8840e2675b2d2c04ccaf35390227272c14cb6dd7 /drivers/net/gianfar.h | |
parent | 379b7383413d883ffc4db55914626ca303e6f7f5 (diff) | |
download | linux-ae316bb57d25d73ae9c1ddc9c59fe56d733849bf.tar.xz |
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>
Diffstat (limited to 'drivers/net/gianfar.h')
0 files changed, 0 insertions, 0 deletions