summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-03-14 22:15:35 -0400
committerDavid S. Miller <davem@davemloft.net>2014-03-14 22:15:35 -0400
commit983f59617aabbbfadbc73b897b9a78e6ffd92841 (patch)
tree9e132ac257c7f520382d7082e34ab3f5f1cc9452 /drivers/net/ethernet/stmicro/stmmac/common.h
parent177943260a6088bec51fc6c04643d84e43bef423 (diff)
parentd1d7358e9f032a43bd48d56a623943b7bee7dce0 (diff)
downloadlinux-983f59617aabbbfadbc73b897b9a78e6ffd92841.tar.gz
linux-983f59617aabbbfadbc73b897b9a78e6ffd92841.tar.bz2
linux-983f59617aabbbfadbc73b897b9a78e6ffd92841.zip
Merge branch 'ieee802154-next'
Phoebe Buckheister says: ==================== ieee802154: fix endianness and header handling This patch set enforces network byte order on all internal operations and fields of the 802.15.4 stack and adds a general representation of 802.15.4 headers with operations to create and parse those headers. This reduces code duplication in the current stack and also allows for upper layers to read headers of packets they have just received; it is also necessary for 802.15.4 link layer security, which requires header mangling. Changes since v1: * fixed lowpan packet rx after reassembly. Control blocks were used to retrieve source/dest addresses, but the CB is clobbered by reassembly. Instead, parse the header anew in lowpan. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac/common.h')
0 files changed, 0 insertions, 0 deletions