commit | 19ec690a431d8ebf3e9d939160dc223ad40d7d63 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Tue Oct 28 18:21:17 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 28 23:19:06 2014 +0100 |
tree | bff5e0cbad08b472371af553973526393252c42e | |
parent | b9ff77e50c6e469db63dfc8fcc62586522649cd3 [diff] |
mac802154: main: move open and close into iface These functions can be static inside the iface file, because it's not used anywhere else. This patch moves these functions into iface file. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>