net: wwan: iosm: remove unused macro definition
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Tue, 9 May 2023 16:35:55 +0000 (22:05 +0530)
committerJakub Kicinski <kuba@kernel.org>
Thu, 11 May 2023 02:15:01 +0000 (19:15 -0700)
IOSM_IF_ID_PAYLOAD is defined but not used.
Remove it to avoid unexpected usage.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/0697e811cb7f10b4fd8f99e66bda1329efdd3d1d.1683649868.git.m.chetan.kumar@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/wwan/iosm/iosm_ipc_wwan.c

index 4c9022a..ff747fc 100644 (file)
@@ -18,8 +18,6 @@
 #define IOSM_IP_TYPE_IPV4 0x40
 #define IOSM_IP_TYPE_IPV6 0x60
 
-#define IOSM_IF_ID_PAYLOAD 2
-
 /**
  * struct iosm_netdev_priv - netdev WWAN driver specific private data
  * @ipc_wwan:  Pointer to iosm_wwan struct