This patch series removes some custom definitions included in the driver replacing them with the ones used in the linux kernel global headers. Not used function signature is removed also. Sergio Paracuellos (3): staging: ks7010: remove not used function signature ks_wlan_read_config_file staging: ks7010: replace some custom defines with the ones in uapi/linux/if_ether.h staging: ks7010: review custom bit defines using macros from bitops header file drivers/staging/ks7010/eap_packet.h | 41 ++++++++++++++-------------------- drivers/staging/ks7010/ks_hostif.c | 8 +++---- drivers/staging/ks7010/ks_wlan_ioctl.h | 1 - 3 files changed, 21 insertions(+), 29 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel