ltq-vdsl-app: prepare for multiple mei ioctls
authorAndre Heider <a.heider@gmail.com>
Sun, 3 Oct 2021 10:05:51 +0000 (12:05 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 20 Oct 2021 22:17:36 +0000 (00:17 +0200)
commit276c80bdc02da59c2cafcfc874c9e7af0317e226
treed2991180f92a02ef2a2edaaaa5e3e4ff0920e956
parent1d2bc94f786434e89bc87003b2a2202e92ad84e7
ltq-vdsl-app: prepare for multiple mei ioctls

Refactor so that the outer function opens and closes the mei fd and
passes it around, just as with the main fd.

That also allows us to use the IOCTL macro in get_vector_status() and
clean up accordingly.

Switch to AUTORELEASE while at it.

Signed-off-by: Andre Heider <a.heider@gmail.com>
package/network/config/ltq-vdsl-app/Makefile
package/network/config/ltq-vdsl-app/src/src/dsl_cpe_ubus.c