Rajesh Borundia f80bc8fe6d 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>
2013-04-19 16:02:38 -04:00
..
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2013-04-15 14:11:37 -04:00
2013-03-28 01:20:42 -04:00
2013-01-29 14:07:05 -05:00