]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bridge: correct the comment for file br_sysfs_br.c
authorWang Sheng-Hui <shhuiw@gmail.com>
Tue, 6 Aug 2013 00:44:46 +0000 (08:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Aug 2013 17:35:06 +0000 (10:35 -0700)
commit15401946f9b720efdd20bda3ae79725e9c586897
treee26942cf3f471db78243d78a5a54a97e660d4f46
parent2ed0edf9090bf4afa2c6fc4f38575a85a80d4b20
bridge: correct the comment for file br_sysfs_br.c

br_sysfs_if.c is for sysfs attributes of bridge ports, while br_sysfs_br.c
is for sysfs attributes of bridge itself. Correct the comment here.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_sysfs_br.c