We only care about backoff when state=BACKOFF. We can simplify the calculation by defaulting to loading lfsr into backoff, and special casing things for state=BACKOFF. Signed-off-by: Sean Anderson <seanga2@gmail.com>