commit | 3843e5154cdcab15fa7405f175e9a1626030792d | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Thu Oct 21 18:05:32 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 24 15:52:31 2010 -0700 |
tree | d197c27df158c3f57df997b048ac88a691467df0 | |
parent | 19ecae2c8fd5e54e40ace914a41d8e1beb41612c [diff] |
vmxnet3: remove set_flag_le{16,64} helpers 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>