projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
[openwrt.git]
/
target
/
linux
/
atheros
/
files
/
drivers
/
net
/
ar2313
/
ar2313.c
diff --git
a/target/linux/atheros/files/drivers/net/ar2313/ar2313.c
b/target/linux/atheros/files/drivers/net/ar2313/ar2313.c
index
b6e2dca
..
a2bd7e5
100644
(file)
--- a/
target/linux/atheros/files/drivers/net/ar2313/ar2313.c
+++ b/
target/linux/atheros/files/drivers/net/ar2313/ar2313.c
@@
-186,7
+186,6
@@
int __init ar2313_probe(struct platform_device *pdev)
return -ENOMEM;
}
- SET_MODULE_OWNER(dev);
platform_set_drvdata(pdev, dev);
sp = dev->priv;
This page took
0.025648 seconds
and
4
git commands to generate.