commit | fedaf4ffc224a194e2d13a3ec2abe5df0bc94258 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 13 19:37:54 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 23:18:07 2013 -0700 |
tree | 616a793bafcfe1a022e78efb9d544a4a1296cbf4 | |
parent | 9e8cda3ba84e1b85ff11b5d31ac80a753e7f9547 [diff] |
ndisc: Convert use of typedef ctl_table to struct ctl_table This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>