X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fif_shaper.h;h=68c896a36a3441b9da82fc65713b334201b06215;hb=92127c7a45d4d167d9b015a5f9de6b41ed66f1d0;hp=004e6f09a6e2daf89387bb2d1794cdd377c0ec1d;hpb=73561695b2e77473e353a5ae63bab81ed5098d8e;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/if_shaper.h b/include/linux/if_shaper.h index 004e6f09a6e..68c896a36a3 100644 --- a/include/linux/if_shaper.h +++ b/include/linux/if_shaper.h @@ -23,7 +23,7 @@ struct shaper __u32 shapeclock; unsigned long recovery; /* Time we can next clock a packet out on an empty queue */ - struct semaphore sem; + spinlock_t lock; struct net_device_stats stats; struct net_device *dev; int (*hard_start_xmit) (struct sk_buff *skb,