vmxnet3: remove set_flag_le{16,64} helpers
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 21 Oct 2010 18:05:32 +0000 (18:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Oct 2010 22:52:31 +0000 (15:52 -0700)
It's easier to just annotate the constants as little endian types and set/clear
the flags directly.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Shreyas Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found