X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fnet%2Fpci-skeleton.c;h=a7bb54df75a89e3bb5d2b0bf9fa348ae3a352f34;hb=232a347a444e687b5f8cf0f6485704db1c6024d3;hp=a1ac4bd1696eae7d909729aaca014edbf919cedf;hpb=2016ef789a9ded2e169ad1c028ae3deb5302571f;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/pci-skeleton.c b/drivers/net/pci-skeleton.c index a1ac4bd1696..a7bb54df75a 100644 --- a/drivers/net/pci-skeleton.c +++ b/drivers/net/pci-skeleton.c @@ -415,7 +415,7 @@ typedef enum { /* directly indexed by chip_t, above */ -const static struct { +static const struct { const char *name; u8 version; /* from RTL8139C docs */ u32 RxConfigMask; /* should clear the bits supported by this chip */