]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / drivers / net / ethernet / chelsio / cxgb4 / cxgb4_main.c
index ccf3436024bc8ce8ffdc814553469a523db73c92..b720d773117f40e1b8291fc2b23de7ba06be3b74 100644 (file)
@@ -2277,7 +2277,7 @@ static void get_regs(struct net_device *dev, struct ethtool_regs *regs,
 
        int i;
        struct adapter *ap = netdev2adap(dev);
-       static const unsigned int *reg_ranges;
+       const unsigned int *reg_ranges;
        int arr_size = 0, buf_size = 0;
 
        if (is_t4(ap->params.chip)) {