systemd: Fix networking with Linux 5.2
These two patches are backported from systemd master in order to fix an
upstream bug with 5.2 kernels where the network interface fails to come
up with the following error:
eth0: Could not bring up interface: Invalid argument
The patches will appear in systemd 243, which is unrelased at this time.
(cherry-picked from commit 8c4686c5d242ae045a79dfb768af54361c462e6a)
Resolves https://github.com/systemd/systemd/issues/12784
Change-Id: I33d6a7b6ba85f60f97545553a1914533dc960070
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
3 files changed