Messages in this thread |  | | | Date | Thu, 03 Sep 2009 21:35:48 -0700 (PDT) | | Subject | Re: linux-next: net tree build warnings | | From | David Miller <> |
| |
From: Stephen Rothwell <sfr@canb.auug.org.au> Date: Fri, 4 Sep 2009 14:34:39 +1000
> Today's linux-next build (x86_64 allmodconfig gcc-4.4.0) produced thes > warnings: > > drivers/net/wan/dlci.c: In function 'dlci_transmit': > drivers/net/wan/dlci.c:205: warning: enumeration value 'NETDEV_TX_LOCKED' not handled in switch > drivers/net/wan/dlci.c:215: warning: case value '2' not in enumerated type 'netdev_tx_t' > > Introduced by commit d71a674922e7519edb477ecb585e7d29d69c7aa7 ("wan: > convert drivers to netdev_tx_t").
I know about it, this code sucks and it's not easy to quelch that one trivially.
|  |