PACKET
# define PACKET VDBG
# define PACKET(stuff...) do{}while(0)
# define PACKET pr_debug("sl811: "stuff)