Commit
e1183825353ddb33c4a4562f9f8b78f19cda2b3c
by Pau Espin Pedrolipaccess: Assert explicitly about non-null ptr
Make coverity happy. Those pointers can never be NULL due to related
logic of e1i_ts_has_pending_tx_msgs() and e1inp_tx_ts().
Change-Id: I78b570f67002d6ebb32c6e6b3b521f4379239bc5
Closes: Coverity CID#436263
Closes: Coverity CID#436264