Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81307394 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa: move definition of IPA_ETH_API_VER"

parents 766fca0d e8b9cba5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -10,8 +10,6 @@
#include <linux/msm_ipa.h>
#include <linux/msm_gsi.h>

#define IPA_ETH_API_VER 2

/* New architecture prototypes */

typedef void (*ipa_eth_ready_cb)(void *user_data);
+2 −0
Original line number Diff line number Diff line
@@ -46,6 +46,8 @@
 */
#define IPAHAL_NAT_INVALID_PROTOCOL   0xFF

#define IPA_ETH_API_VER 2

/**
 * commands supported by IPA driver
 */