net/usbip: fix compile issue under SDK, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24306 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul
2010-12-07 15:19:55 +00:00
parent ff88a0ab5b
commit bff710311c
2 changed files with 6 additions and 3 deletions

View File

@ -79,8 +79,6 @@
--- a/drivers/head/usbip_common.c
+++ b/drivers/head/usbip_common.c
#define DRIVER_DESC "usbip common driver"
@@ -55,10 +55,7 @@ static ssize_t show_flag(struct device *
static ssize_t store_flag(struct device *dev, struct device_attribute *attr,
const char *buf, size_t count)