ncsi_util: rename Command to NetlinkCommand

The Command class represents an operation to be performed over the
netlink interface, rather than an NSCI command. We'll want to introduce
a representation for NCSI commands soon, so rename to clarify.

In doing so, split the command constructors from the applyCmd
invocations.

Change-Id: Ida9efefbd155468cb7722783dec1fbfeb6a4d1bb
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
1 file changed