summaryrefslogtreecommitdiff
path: root/locking.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-22built_in: Remove unnecessary #include <built_in.h> from several headersTobias Klauser1-2/+0
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-10make: allow to overwrite CFLAGS, CCACHEDaniel Borkmann1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+97
s='oid'>a799e9e9b1be57faa04d92ef340c808f120086da parent07469f8ceb55add2ef771aece078027eb20f88b6 (diff)
xgbe: constify get_netdev_ops and get_ethtool_ops
Casting away const is bad practice. Since this is ARM specific driver don't have hardware actually test this. Having getter functions for ops is really unnecessary code bloat, but not going to touch that. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat