summaryrefslogtreecommitdiff
path: root/curvetun
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-08-19 12:04:47 +0200
committerTobias Klauser <tobias.klauser@gmail.com>2020-08-19 13:16:51 +0200
commit0d5aa3246c20dad2d76165559fb575136b7216e8 (patch)
treec2795e739e5cc9969e3896200db7fe036921a917 /curvetun
parentbfa3c89317869ffe1e90b7e01e7cacad7a7ea10e (diff)
mausezahn: move variable definitions cli.h to cli.c
Move variable definitions to avoid "multiple definition of symbol" linker errors with gcc-10. Updates #216 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun')
0 files changed, 0 insertions, 0 deletions
/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi?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/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi')