From bf359dff2346d490dbbbe0fcc4aa674625803da5 Mon Sep 17 00:00:00 2001 From: Thomas Pugliese Date: Fri, 20 Dec 2013 11:54:09 -0600 Subject: [PATCH] uwb: use uwb_rsv_callback instead of calling rsv->callback directly Use uwb_rsv_callback wrapper instead of calling rsv->callback directly. uwb_rsv_callback checks for NULL and is used by other callers of the callback routine. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed