summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/nic.c
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-02-06 22:00:57 +0400
committerBen Hutchings <bhutchings@solarflare.com>2012-02-16 04:11:31 +0400
commit055e0ad01418bc4d68106df8c8a2d0338fbf67ba (patch)
tree720d1e0f020e6c90c5159a4e288865a9558565f6 /drivers/net/ethernet/sfc/nic.c
parent3d885e39219095ec5788026a1256dff61c86fa29 (diff)
downloadlinux-055e0ad01418bc4d68106df8c8a2d0338fbf67ba.tar.xz
sfc: Correct MAC filter bitfield definitions
The RMFT_DEST_MAC and TMFT_SRC_MAC register fields were previously documented as 44 bits wide, whereas a MAC address has 48 bits. Thankfully the hardware uses the correct width and the driver has used separate definitions that divide each of these into 32-bit and 16-bit fields. Fix the initial definitions for these fields and rewrite the latter definitions to use them. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/net/ethernet/sfc/nic.c')
0 files changed, 0 insertions, 0 deletions