diff options
author | stephen hemminger <shemminger@vyatta.com> | 2010-10-15 13:06:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-21 12:09:44 +0200 |
commit | ae316bb57d25d73ae9c1ddc9c59fe56d733849bf (patch) | |
tree | 8840e2675b2d2c04ccaf35390227272c14cb6dd7 /drivers/net/8139cp.c | |
parent | bonding: make bond_resend_igmp_join_requests_delayed static (diff) | |
download | linux-ae316bb57d25d73ae9c1ddc9c59fe56d733849bf.tar.xz linux-ae316bb57d25d73ae9c1ddc9c59fe56d733849bf.zip |
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/8139cp.c')
0 files changed, 0 insertions, 0 deletions