• A
    net: ipa: reduce IPA version assumptions · d7f3087b
    Alex Elder 提交于
    Modify conditional tests throughout the IPA code so they do not
    assume that IPA v3.5.1 is the oldest version supported.  Also remove
    assumptions that IPA v4.5 is the newest version of IPA supported.
    
    Augment versions in comments with "+", to be clearer that the
    comment applies to a version and subsequent versions.  (E.g.,
    "present for IPA v4.2+" instead of just "present for v4.2".)
    Signed-off-by: NAlex Elder <elder@linaro.org>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    d7f3087b
ipa_endpoint.c 51.3 KB