summaryrefslogtreecommitdiff
path: root/staging/rcv_rtp.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-01-26 22:25:00 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-01-28 16:04:47 +0100
commitb5100e276763a03c255dd1e7a4147c55c901419c (patch)
treecdd4cfd2915d4ce04ca2d6cd494b2264635dc1b4 /staging/rcv_rtp.c
parente476a36e65cd8508c6473a19e497fb04487e2214 (diff)
dev: Add function to get device hardware address
Add device_hw_address() function to get device MAC address. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tk: Add len parameter and error out on too short buffers] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging/rcv_rtp.c')
0 files changed, 0 insertions, 0 deletions
amp;id=5db4992d8f040b8d8db0b86d42806e0c417f7ccf&id2=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/sh/include/cpu-sh5/cpu/irq.h')