Commit
f59871a01431f0088b762272c6985643453df42d
by Oliver Smithdev_create: support returning -EEXIST
Check if netlink has set errno to EEXIST and return -EEXIST in
gtp_dev_create() and gtp_dev_create_sgsn(). Users of the function can
use this to delete the GTP device and try creating it again.
Related: SYS#7240
Change-Id: Ib99bd8eed854014a5c9118c23e4058a41f3145f2