]> git.baikalelectronics.ru Git - kernel.git/commit
net: convert to new cpumask API
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Mon, 16 May 2011 18:53:49 +0000 (11:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2011 18:53:49 +0000 (11:53 -0700)
commit1ede6b306705f6b7bbc4f4c074a4e377075e826a
treebf241d3726737ea9c233138f4b8787edd89f7892
parent6287b05e0e04c104373a96b000f69885007e7c5a
net: convert to new cpumask API

We plan to remove cpu_xx() old api later. Thus this patch
convert it.

This patch has no functional change.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net-sysfs.c