diff options
author | Rajesh Borundia <rajesh.borundia@qlogic.com> | 2013-04-19 09:01:08 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-19 22:02:38 +0200 |
commit | f80bc8fe6d44f1f0ebd90d4e698189c5b9ad25e7 (patch) | |
tree | 86dcd2979cc10947bf58a794e8380b37bb496abc /Documentation | |
parent | Merge branch 'netlink-mmap' (diff) | |
download | linux-f80bc8fe6d44f1f0ebd90d4e698189c5b9ad25e7.tar.xz linux-f80bc8fe6d44f1f0ebd90d4e698189c5b9ad25e7.zip |
qlcnic: Change 82xx adapter VLAN id endian type.
o 82xx adapter requires VLAN id in little endian format.
Instead of passing vlan id parameter as __le16, pass the
parameter as u16 and use cpu_to_le16 at appropriate places.
Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions