commit | 6709d9521df05c105343473ab8b147e2ef1e13d8 | [log] [tgz] |
---|---|---|
author | Somnath Kotur <somnath.kotur@emulex.com> | Wed May 04 22:40:46 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 11:51:04 2011 -0700 |
tree | fc0204928fce1ddc8d5d28c419f7a4f981cc7b9d | |
parent | dcbe14b91a920657ff3a9ba0efb7c5b5562f956a [diff] |
be2net: Fixed bugs related to PVID. Fixed bug to make sure 'pvid' retrieval will work on big endian hosts. Fixed incorrect comparison between the Rx Completion's 16-bit VLAN TCI and the PVID. Now comparing only the relevant 12 bits corresponding to the VID. Renamed 'vid' field under Rx Completion to 'vlan_tag' to reflect accurate description. Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>