/* * This file contains the handling of command. * It prepares command and sends it to firmware when it is ready. */#include <linux/hardirq.h>#include <linux/kfifo.h>#include <linux/sched.h>#include <linux/slab.h>#include <linux/if_arp.h>#include <linux/export.h>#include"decl.h"#include"cfg.h"