commit | 01348b34485eceace5d9ca9756ba40679cf22ac6 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri Feb 28 07:32:47 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 28 17:05:21 2014 -0500 |
tree | 963cdd3f63ca7ba161e56d3d3513c8f28775eb54 | |
parent | 02600d0de677b70305393af770a5a46be514e5b8 [diff] |
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c We have a 6lowpan.c file and 6lowpan.ko file. To avoid confusing we should move 6lowpan.c to 6lowpan_rtnl.c. Then we can support multiple source files for 6lowpan module. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>