From: YOSHIFUJI Hideaki / 吉藤英明 Date: Mon, 21 Jan 2013 06:47:50 +0000 (+0000) Subject: ndisc: Reduce number of arguments for ndisc_fill_addr_option(). X-Git-Tag: v3.9-rc1~139^2~308^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315ff09dbaebc6061948102d7ed8781d4ee46f36;p=pandora-kernel.git ndisc: Reduce number of arguments for ndisc_fill_addr_option(). Add pointer to struct net_device (dev) and remove data_len (= dev->addr_len) and addr_type (= dev->type). Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed