]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ioc3-eth.c
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[karo-tx-linux.git] / drivers / net / ioc3-eth.c
index 96c95617195f6b18baf79c73f0f33beff21e14fd..32f07f868d8914e58020860af796944a00f195b4 100644 (file)
@@ -915,7 +915,7 @@ static void ioc3_alloc_rings(struct net_device *dev)
 
                        skb = ioc3_alloc_skb(RX_BUF_ALLOC_SIZE, GFP_ATOMIC);
                        if (!skb) {
-                               show_free_areas();
+                               show_free_areas(0);
                                continue;
                        }