Loading drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c +1 −3 Original line number Diff line number Diff line Loading @@ -17,12 +17,10 @@ #include "rmnet_vnd.h" #include "rmnet_map.h" #include "rmnet_handlers.h" #ifdef CONFIG_QCOM_QMI_HELPERS #include <soc/qcom/rmnet_qmi.h> #include <soc/qcom/qmi_rmnet.h> #endif #define RMNET_IP_VERSION_4 0x40 #define RMNET_IP_VERSION_6 0x60 #define CREATE_TRACE_POINTS Loading Loading
drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c +1 −3 Original line number Diff line number Diff line Loading @@ -17,12 +17,10 @@ #include "rmnet_vnd.h" #include "rmnet_map.h" #include "rmnet_handlers.h" #ifdef CONFIG_QCOM_QMI_HELPERS #include <soc/qcom/rmnet_qmi.h> #include <soc/qcom/qmi_rmnet.h> #endif #define RMNET_IP_VERSION_4 0x40 #define RMNET_IP_VERSION_6 0x60 #define CREATE_TRACE_POINTS Loading