ieee802154: rename af_ieee802154.c to socket.c
authorAlexander Aring <alex.aring@gmail.com>
Wed, 31 Dec 2014 18:39:12 +0000 (19:39 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 3 Jan 2015 00:49:24 +0000 (01:49 +0100)
commit71e36b1b01b9573f09141acb76e1b4c0809a0b4a
tree05104e1b15133cf1a310d92802a353de54638f33
parentdf2f65de4b2d535c5b8e905768dd5fff1bfca445
ieee802154: rename af_ieee802154.c to socket.c

This patch renames the "af_ieee802154.c" to "socket.c". This is just a
cleanup to have a short name for it which describes the implementationm
stuff more human understandable.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/Makefile
net/ieee802154/af_ieee802154.c [deleted file]
net/ieee802154/socket.c [new file with mode: 0644]
This page took 0.029291 seconds and 5 git commands to generate.