summaryrefslogtreecommitdiff
path: root/lookup.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+25
on value='1'>ignoremode:
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>2016-08-10 02:22:40 +0300
committerDavid S. Miller <davem@davemloft.net>2016-08-10 17:27:40 -0700
commit2c836bd9a247132ff478857ec7b41a740df5ab64 (patch)
tree8ed306111884c22c6f5853f87ec199f56f5d049b
parent5d8d0d4d46ed7bc0cf3e3ccb6c8b6ad7676335bc (diff)
net: ethernet: ti: cpsw: move cpdma resources to cpsw_common
Every net device private struct holds links to shared cpdma resources. No need to save and every time synchronize these resources per net dev. So, move it to common driver struct. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat