mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11676 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -122,7 +122,6 @@ static int
|
||||
ifxmips_wdt_open(struct inode *inode, struct file *file)
|
||||
{
|
||||
ifxmips_wdt_enable(wdt_timeout);
|
||||
printk("ifxmips_wdt: activated");
|
||||
return nonseekable_open(inode, file);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user