From: Somnath Kotur Date: Wed, 4 May 2011 22:40:46 +0000 (+0000) Subject: be2net: Fixed bugs related to PVID. X-Git-Tag: v2.6.39~61^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6709d9521df05c105343473ab8b147e2ef1e13d8;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed