+#define ETH_P_MAP 0xDA1A /* Multiplexing and
Aggregation Protocol
+ * NOT AN OFFICIALLY REGISTERED ID ]
+ */
Hi Subash
This list is sorted. So this entry should go earlier.
+ netdev_info(real_dev, "Removed from rmnet\n");
I would probably turn all your netdev_info()s into netdev_dbg()s. You
seem to be spamming the kernel log quite a bit.
Hi Andrew
I'll make these changes and post v8.
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
Linux Foundation Collaborative Project