]> git.proxmox.com Git - mirror_iproute2.git/commit
devlink: implement flash update status monitoring
authorJiri Pirko <jiri@mellanox.com>
Thu, 12 Sep 2019 11:29:37 +0000 (13:29 +0200)
committerDavid Ahern <dsahern@gmail.com>
Mon, 16 Sep 2019 14:49:24 +0000 (07:49 -0700)
commit853be43f9eb52dcebb18fbf0c19618253ea7da1b
treed1aa2d7960b2985a0b11830392af4de985b66ed8
parent850de16f12a9221694145760624c3c9ab9b4b668
devlink: implement flash update status monitoring

Kernel sends notifications about flash update status, so implement these
messages for monitoring.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
devlink/devlink.c