From: Stephen Rothwell
Date: Fri, 20 May 2016 13:33:30 +1000
> After merging the net tree, today's linux-next build (arm
> multi_v7_defconfig) produced these warnings:
...
> Introduced by commit
>
> e00be9e4d0ff ("net: pegasus: remove dead coding")
This change has other problems too and I ha
Hi all,
After merging the net tree, today's linux-next build (arm
multi_v7_defconfig) produced these warnings:
drivers/net/usb/pegasus.c: In function 'read_bulk_callback':
drivers/net/usb/pegasus.c:475:1: warning: label 'goon' defined but not used
[-Wunused-label]
goon:
^
drivers/net/usb/pegas