]> git.baikalelectronics.ru Git - kernel.git/commit
ne: Do not use slashes in irq name string
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 16 Mar 2010 05:27:40 +0000 (05:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Mar 2010 21:15:42 +0000 (14:15 -0700)
commitd8176bc8c543bc9d8215514f317204a533021b64
tree3d7387e17fd1aaecc72c82832ec490dff1f3dfb4
parent45593a3ef34515de6ea3f2dbcd34fa6a840ada4e
ne: Do not use slashes in irq name string

This patch fixes following warning introduced by commit
17d731d356b160917014b51e84438fbbfc87f7f3 ("proc: warn on non-existing
proc entries"):

WARNING: at /work/mips-linux/make/linux/fs/proc/generic.c:316 __xlate_proc_name+0xe0/0xe8()
name 'RBHMA4X00/RTL8019'

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ne.c