ncc: call ts_de() in ts_pop_de()
commit3406a5b53f3df862aa59363cb4f0c3a76d4238ad
authorAli Gholami Rudi <ali@rudi.ir>
Sun, 5 Jun 2011 12:26:41 +0000 (5 16:56 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Sun, 5 Jun 2011 12:26:41 +0000 (5 16:56 +0430)
tree037b7c56c72a3c32996f9ceb914adb115b090487
parent254fc581021440f5e3c6e804b15466b1a63be50a
ncc: call ts_de() in ts_pop_de()

The two functions share logic but have got out of sync over
time.  This patch moves the dereference bits to ts_de().
ncc.c