]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/sk98lin/uboot_skb.c
* Patches by Xianghua Xiao, 15 Oct 2003:
[karo-tx-uboot.git] / drivers / sk98lin / uboot_skb.c
index b87ad163f67e05345816c0e05ccaf5c655d5b325..3a487a8e3d6c0ef639458cb4fd4341245b8e50df 100644 (file)
@@ -69,7 +69,7 @@ struct sk_buff * alloc_skb(u32 size, int dummy)
 
                sk_table[i]->data += 16 - ((u32)sk_table[i]->data & 15);
                sk_table[i]->len = size;
-               
+
                break;
        }