ethernet: skip test that uses TUNSETCARRIER on old kernels

This change wraps the assumption in a function for better readability
and raises the minimum kernel version to 5.0 (that is when TUNSETCARRIER
was added).

Bug: 236783925
Test: atest EthernetManagerTest
Change-Id: Id84c793ccf2d02f77b3b398ae1ba717e6d12e7c9
1 file changed