kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_proto.hold mode 100644new mode 100755
.. .. @@ -121,10 +121,6 @@ 121 121 /* Remove any protocol-specific data header. */ 122 122 extern int dhd_prot_hdrpull(dhd_pub_t *, int *ifidx, void *rxp, uchar *buf, uint *len); 123 123 124 -#ifdef DHD_LOSSLESS_ROAMING125 -extern int dhd_update_sdio_data_prio_map(dhd_pub_t *dhdp);126 -#endif // DHD_LOSSLESS_ROAMING127 -128 124 /* Use protocol to issue ioctl to dongle */ 129 125 extern int dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len); 130 126